.w1200{
  width: 1200px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.home_content1_box{
  background-image: url(../templets/default/static/images/home_content1_box_bj.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.home_content1_box_bj1{
  background-image: url(../templets/default/static/images/home_content1_box_bj.png);
}
.home_content1_box_bj2{
  background-image: url(../templets/default/static/images/home_content1_box_bj2.png);
}
/* .home_content1_box_bj3{
  background-image: url(../templets/default/static/images/banner2.jpg);
} */
.home_content1{
  padding: 30px 0 20px 0;
  overflow: hidden;
}
.content1L{
  float: left;
  /* width: 270px; */
  width: 22.5%;
  padding: 20px;
  padding-bottom: 0;
  overflow: hidden;
  background: #f7f7f7 url(../templets/default/static/images/content1L_top_bj.png) top right no-repeat;
}
.content1L >ul li{
  padding: 9px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #F2F2F2;
}
.content1L >ul li.title{
  padding: 0;
  border-bottom:none;
}
.content1L >ul li h3{
  font-size: 20px;
  color:#333;
  line-height:48px;
  text-indent: 20px;
  border-bottom: 1px solid #CCCCCC;
}
.content1L >ul li .imgBox{
  width: 32px;
  height: 50px;
  float: left;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.content1L >ul li .imgBox.active{
  height: auto;
}
.content1L >ul li .imgBox img{
  width: 32px;
  height: 32px;
}
.content1L >ul li h2{
  font-size: 16px;
  color: #333;
  line-height: 24px;
  font-weight: bold;
}
.content1L >ul li h2.active{
  line-height: 24px;
}
.content1L >ul li p{
  font-size: 14px;
  color: #666;
  font-weight:400;
  line-height:24px;
  white-space:nowrap;
}
.content1L >ul li p a{
  word-break: break-all;
}
.content1L >ul li p a:hover{
  color: #FF8500;
}
.content1L>a{
  color: #1070FF;
  font-size: 14px;
  font-weight:400;
  text-align: center;
  display: block;
  height: 83px;
  padding-top: 65px;
  padding-bottom: 38px;
  overflow: hidden;
  background: #f7f7f7 url(../templets/default/static/images/content1L_bottom_bj.png) center center no-repeat;
}
.content1R{
  width: 75%;
  float: right;
}
.content1R .advertisingBox{
  margin-top: 10px;
}
.content1R .advertisingBox img{
  float: left;
  width: 295px;
  height: 130px;
  margin-right: 7.5px;
}
.content1R .advertisingBox .last_img img{
  margin-right: 0;
}
.ban {
  height: 410PX; }
  .ban .ban-item {
    background: url("../images//banner1.jpg") no-repeat center;
    height: 410PX;
    cursor: pointer;
    background-size: cover; 
  }
  .ban .swiper-button-next {
    right: 45px; }
  .ban .swiper-button-prev {
    left: 45px; }
.ty_title{
  text-align: center;
}
.ty_title h3{
  text-align: center;
  font-size: 30px;
  color: #1A1A1A;
  font-weight: 400;
}
.ty_title p{
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  margin-top: 22px;
}
/* home_content2_box */
.home_content2_box{
  background-image: url(../templets/default/static/images/home_content2_box_bj.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 55px 0 60px 0;
  overflow:hidden;
}
.home_content2>ul{
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: nowrap;
  margin-top: 50px;
  padding: 0 35px;
  border-bottom: 1px solid #CCCCCC;
}
.home_content2>ul>li{
  width: 20%;
  font-size: 20px;
  color: #333333;
  font-weight: 400;
  line-height: 48px;
  cursor: pointer;
}
.home_content2>ul>li:hover{
  color: #FF8500;
  font-weight: bold;
}
.home_content2>ul>li>div{
  width: 85%;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.home_content2>ul>li:hover >div{
  border-bottom: 1px solid #FF8500;
}
.home_content2>ul>li img{
  margin-right: 10px;
  vertical-align: sub;
}
.home_content2>ul>li.active{
  color: #FF8500;
  font-weight: bold;
}
.home_content2>ul>li.active>div{
  border-bottom: 1px solid #FF8500;
}
.home_content2 .home_content2_div{
  padding-top: 40px;
  display: none;
}
.home_content2 .home_content2_div.active2{
  display: block;
}
.home_content2_div>ul{
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.home_content2_div>ul>li{
  width: 24.93%;
  background-color: #FFFFFF;
  padding: 30px 35px 20px 35px;
  overflow: hidden;
  text-align: center;
  margin-right: 1px;
  margin-bottom: 1px;
}
.home_content2_div>ul>li:nth-child(4n){
  margin-right: 0;
}
.home_content2_div>ul>li img{
  display: block;
  margin: 0 auto;
}
.home_content2_div>ul>li h3{
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 24px;
  margin-top: 15px;
}
.home_content2_div>ul>li h3 a:hover{
  color: #FF8500;
}
.home_content2_div>ul>li p{
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  line-height: 20px;
  margin-top: 7px;
}
.home_content2_div>ul>li div{
  font-size: 14px;
  color: #666666;
  margin-top: 23px;
}
.home_content2_div>ul>li div>span{
  font-size: 24px;
  color: #FF4200;
}
.home_content2_div>ul>li>a{
  padding: 5px 30px;
  color: #FF8500;
  border: 1px solid #FF8500;
}
.home_content2_div>ul>li>a:hover{
  background-color: #FF8500;
  color: #fff;
}
.home_content2_div>ul>li:hover{
  background-color: #F7F7F7;
  box-shadow:0px 1px 8px 0px rgba(0, 0, 0, 0.2);
}
.home_content2_div .home_content2_div_left{
  float: left;
  width: 25%;
  height: 475px;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  overflow: hidden;
}
.home_content2_div .home_content2_div_left h3{
  font-size:24px;
  font-weight:bold;
  color:#fff;
}
.home_content2_div .home_content2_div_left h3 span{
  line-height:48px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.home_content2_div .home_content2_div_left p{
  font-size:14px;
  font-weight:400;
  color:#E6E6E6;
  line-height:24px;
  margin: 30px 0;
}
.home_content2_div .home_content2_div_left a{
  font-size:14px;
  font-weight:400;
  color:#fff;
  line-height:24px;
  padding: 5px 22px;
  border: 1px solid #fff;
}
.home_content2_div .home_content2_div_left a:hover{
  color: #FF8500;
  border-color: #FF8500;
}
.home_content2_div .home_content2_div_left >h4{
  font-size:20px;
  font-weight:400;
  color:#fff;
  line-height:48px;
  margin-top: 55px;
}
.home_content2_div .home_content2_div_left>ul>li{
  float: left;
  width: 130px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 5px;
}
.home_content2_div .home_content2_div_left>ul>li:nth-child(odd){
  width: 100px;
  margin-right: 10px;
}
.home_content2_div .home_content2_div_left>ul>li a{
  display: block;
  padding: 0;
}
.home_content2_div2_left{
  background-image: url(../templets/default/static/images/home_content2_div2_left.png);
}
.home_content2_div .home_content2_div3_left{
  height: 614px;
  background-image: url(../templets/default/static/images/home_content2_div3_left.png);
}
.home_content2_div .home_content2_div4_left{
  height: 619px;
  background-image: url(../templets/default/static/images/home_content2_div4_left.png);
}
.home_content2_div .home_content2_div5_left{
  height: 543px;
  background-image: url(../templets/default/static/images/home_content2_div5_left.png);
}
.home_content2_div2>ul,.home_content2_div3>ul{
  float: left;
  width: 75%;
}
.home_content2_div2>ul>li{
  width: 33.26%;
  margin-right: 1px;
  padding: 30px 20px 25px 20px;
}
.home_content2_div2>ul>li:nth-child(4n){
  margin-right: 1px;
}
.home_content2_div2>ul>li:nth-child(3n){
  margin-right: 0;
}
.home_content2_div2>ul>li div{
  margin-top: 17px;
}
.home_content2_div3>ul>li{
  width: 49.89%;
  padding: 30px 26px 28px 26px;
}
.home_content2_div3 > ul > li:nth-child(4n){
  margin-right: 1px;
}
.home_content2_div3 > ul > li:nth-child(2n){
  margin-right: 0;
}
.home_content2_div3 > ul > li img{
  float: left;
  border: 1px solid #e5e5e5;
  width: 150px;
  height: 146px;
}
.home_content2_div3 > ul > li>div{
  float: right;
  width: 57%;
  margin: 0;
  text-align: left;
}
.home_content2_div3 > ul > li>div >h3{
  margin-top: 0;
  line-height: 18px;
}
.home_content2_div3 > ul > li>div >div{
  margin-top: 8px;
  margin-bottom: 15px;
}
.home_content2_div3 > ul > li>div >a{
  padding: 5px 30px;
  border: 1px solid #FF8500;
  color: #FF8500;
  margin-top: 10px;
}
.home_content2_div3 > ul > li>div >a:hover{
  background-color: #FF8500;
  color: #fff;
}
.home_content2_div4>ul>li{
  width: 33.26%;
  padding: 20px 30px 22px 30px;
}
.home_content2_div4>ul>li>div{
  margin-top: 0;
}
.home_content2_div4>ul>li:nth-child(4n){
  margin-right: 1px;
}
.home_content2_div4>ul>li:nth-child(3n){
  margin-right: 0;
}
.home_content2_div4 > ul > li div>div{
  margin-top: 10px;
  margin-bottom: 20px;
}
.home_content2_div4 > ul > li h3{}
.home_content2_div4 > ul > li > div >a{
  padding: 5px 30px;
  border: 1px solid #FF8500;
  color: #FF8500;
}
.home_content2_div5>ul>li{
  width: 33.26%;
  padding: 20px 20px 22px 20px;
}
.home_content2_div5>ul>li:nth-child(4n){
  margin-right: 1px;
}
.home_content2_div5>ul>li:nth-child(3n){
  margin-right: 0;
}
.home_content2_div5 > ul>li>div>ul{
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: flex-start;
  flex-wrap: wrap;
}
.home_content2_div5 > ul>li>div>ul>li{
  width: 50%;
  font-size:14px;
  font-weight:400;
  color:rgba(102,102,102,1);
  line-height:24px;
  text-align: left;
  text-indent: 10px;
  white-space:nowrap
}
.home_content2_div5 > ul>li>div>ul>li:nth-child(odd){
  text-indent: 0;
}
.home_content2_div5 > ul>li>div>ul>li>a:hover{
  color: #FF8500;
}
.home_content2_div5 > ul > li div{
  margin-top: 15px;
}
.home_content2_div5 > ul > li h3{
  text-align: left;
  border-bottom: 1px solid #FF8500;
  padding-bottom: 5px;
  margin-bottom: 12px;
  margin-top: 0;
}

/* 公司资质 */
.index_title{
    height: 148px;
    padding-top: 30px;
}
.qualification {
  padding-top: 60px;
  height: 610px;
  background: url("../templets/default/static/images/qualification_bj.png") no-repeat center; }
  .qualification .ty_title h3,.qualification .ty_title p{
    color: #fff;
  }
  #lay_img_wp{
    margin-top: 35px!important;
  }
  .qualification .swiper-container {
    width: 1200px;
    height: 400px; }
    .qualification .swiper-container .list {
      font-size: 0;
      padding: 0px;
      display: flex;
      display: -webkit-flex;
      justify-content: center }
      .qualification .swiper-container .list .item {
        display: inline-block;
        height: 350px;
        margin: 10px 10px; }
        .qualification .swiper-container .list .item .img_wp {
          overflow: visible;
          height: 310px;
          display: inline-block;
          border: 1px solid #d2d2d2; }
          .qualification .swiper-container .list .item .img_wp img {
            height: 100%;
            width: auto;
            /* position: relative;
             top: 50%;
             left: 50%;
             transform: translate(-50%,-50%);*/
            transition: all 0.2s; }
        .qualification .swiper-container .list .item p {
          font-size: 14px;
          color: #fff;
          line-height: 35px;
          text-align: center; }

.my_arr_left, .my_arr_right {
  width: 48px;
  height: 48px;
  position: absolute;
  cursor: pointer; }

.my_arr_left {
  background: url("../images/arr_left.png") no-repeat center;
  top: 50%;
  margin-top: -24px;
  left: -50px; }

.my_arr_right {
  background: url("../images/arr_right.png") no-repeat center;
  top: 50%;
  margin-top: -24px;
  right: -50px; }

.solution .swiper-container {
  height: 600px; }
  .solution .swiper-container .solution-list {
    font-size: 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .solution .swiper-container .solution-list .item {
      display: inline-block;
      width: 285px;
      height: 540px;
      background: url("../images/s1.jpg") no-repeat center; }
      .solution .swiper-container .solution-list .item:last-child {
        margin-right: 0; }
      .solution .swiper-container .solution-list .item .wrap {
        width: 100%;
        height: 100%;
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        overflow: hidden;
        transition: all 0.2s; }
        .solution .swiper-container .solution-list .item .wrap:hover {
          background: rgba(0, 0, 0, 0.8); }
          .solution .swiper-container .solution-list .item .wrap:hover .left {
            left: -280px; }
          .solution .swiper-container .solution-list .item .wrap:hover .right {
            left: 0; }
        .solution .swiper-container .solution-list .item .wrap .left {
          position: absolute;
          width: 100%;
          padding-top: 95px;
          top: 0;
          left: 0;
          transition: all 0.2s; }
          .solution .swiper-container .solution-list .item .wrap .left .icon {
            display: inline-block;
            width: 100%;
            height: 50px;
            background: url("../images/sicon1.png") no-repeat center;
            margin-bottom: 50px; }
          .solution .swiper-container .solution-list .item .wrap .left h4 {
            font-size: 20px;
            color: #ffffff;
            text-align: center;
            height: 130px;
            font-weight: bold; }
          .solution .swiper-container .solution-list .item .wrap .left p {
            font-size: 14px;
            color: #ffffff;
            line-height: 30px;
            text-align: center; }
        .solution .swiper-container .solution-list .item .wrap .right {
          position: absolute;
          width: 100%;
          height: 100%;
          padding: 130px 30px 0;
          top: 0;
          left: 280px;
          transition: all 0.2s; }
          .solution .swiper-container .solution-list .item .wrap .right h4 {
            font-size: 20px;
            color: #ffffff;
            font-weight: bold;
            line-height: 1.5;
            margin-bottom: 10px;
            padding-bottom: 10px;
            position: absolute;
            bottom: 410px;
            left: 30px;
            width: 235px; }
            .solution .swiper-container .solution-list .item .wrap .right h4:after {
              content: "";
              display: block;
              width: 60px;
              height: 4px;
              background-color: #ff7c25;
              border-radius: 4px;
              position: absolute;
              bottom: 0;
              left: 0; }
          .solution .swiper-container .solution-list .item .wrap .right p {
            font-size: 14px;
            color: #ffffff;
            line-height: 30px; }
          .solution .swiper-container .solution-list .item .wrap .right a.my-btn {
            display: inline-block;
            width: 120px;
            height: 40px;
            border: 1px solid #ffffff;
            line-height: 38px;
            margin-top: 80px;
            border-radius: 10px;
            color: #ffffff;
            text-align: center;
            transition: all 0.2s;
            font-size: 14px;
            position: absolute;
            bottom: 65px;
            left: 30px; }
            .solution .swiper-container .solution-list .item .wrap .right a.my-btn:hover {
              color: #ff7c25;
              border-color: #ff7c25; }

 /* 数据访问量 start*/
 .visits{
  width: 100%;
  height: 160px;
  background-image: url(../templets/default/static/images/visits.png);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 160px;
  font-size: 30px;
  color: #fff;
}
 .visits span{
   font-size: 40px;
   font-weight: 600;
 }
 /* num滚动 */
 .runNum{
    width: 725px;
     margin: 0 auto;
     padding: 0;
     overflow: hidden;
     height: 50px;
     line-height: 50px;
     text-align: center;
     position: relative;
    display: inline-block;
 }
 .runNum>li{
     list-style: none;
     width: 40px;
     float: left;
     position: absolute;
    font-size: 45px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
 }
  /* 数据访问量 emd*/
/* 选择腾佑 start*/
.choiceBox{
  padding: 50px 0 30px 0;
  overflow: hidden;
}
.choice{height: 100%;}
.choice ul{
  margin-top: 35px;
}
.choice ul li{
  width: 23.7%;
  float: left;
  height: 226px;
  background-color: #FFFFFF;
  padding: 15px 20px;
  text-align: center;
  margin-right: 1.3%;
  margin-bottom: 30px;
  border: 1px solid #eee;
}
.choice ul li img{
  width: 80px;
  height:80px;
  display: block;
  margin: 5px auto;
}
 .choice ul li h3{
   font-size: 16px;
   font-weight: 600;
   margin: 15px 0;
 }
 /* 和他们一起使用腾佑安全中心start */
 .cooperationBox{
  padding-top: 50px;
  background-image: url(../templets/default/static/images/cooperationBox_bj.png);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.cooperation ul{
margin-top: 30px;
}
.cooperation ul li{
float: left;
width: 220px;
height:90px;
margin-right: 20px;
border: 1px solid #F2F2F2;
margin-bottom: 30px;
overflow: hidden;
}
.cooperation ul li>img{
width: 100%;
height: 90px;
}
.cooperation ul li:last-child{
margin-right: 0;
}
/* 和他们一起使用腾佑安全中心end */
/* 相关资讯 start */
.informationBox{
padding: 50px 0 40px 0;
background-color:#F7F7F7;
margin-top: 30px;
overflow: hidden;
}
.information .informationTab{
width: 485px;
height: 41px;
display: block;
margin: 0 auto;
margin-top: 40px;
}
.information .informationTab ul li{
float: left;
width: 240px;
height: 40px;
line-height: 40px;
font-size: 18px;
color: #fff;
text-align: center;
background-color: #999999;
margin-right: 1px;
cursor: pointer;
}
.information .informationTab ul li.active{
background-color: #FF8500;
}
.information .newBox{
display: none;
padding-top: 40px;
overflow: hidden;
}
.information .newBox.active2{
   display: block;
}
.information .newBox .fl{
position: relative;
overflow: hidden;
}
.information .newBox .fl a img{
width: 475px;
height: 320px;
display: block;
transition: 1s ease-in-out;
}
.information .newBox .fl:hover a img{
transform: scale(1.2);
cursor: pointer;
}
.information .newBox .fl .newBoxTitle{
width: 100%;
height: 40px;
line-height: 40px;
text-indent: 20px;
position: absolute;
left: 0;
bottom: 0;
background-color: rgba(0,0,0,.5);
color: #fff;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.information .newBox .fl a:hover{
color: #FF8500;
}
.information .newBox .fr{
/* width: 723px; */
}
.information .newBox .fr ul li{
width: 31.5%;
float: left;
margin-right: 30px;
border-bottom: 1px solid #E6E6E6;
margin-bottom: 8px;
}
.information .newBox .fr ul li:nth-child(3n){
  margin-right: 0;
}
.information .newBox .fr ul li:nth-child(5),.information .newBox .fr ul li:nth-child(6){
   /* border: none; */
}
.information .newBox .fr ul li span,.information .newBox .fr ul li>a{
line-height: 35px;
}
.information .newBox .fr ul li a{
  color: #666;
  line-height: 24px;
}
.information .newBox .fr ul li a:hover{
color: #FF8500;
cursor: pointer;
}
.information .newBox .fr ul li .title{
height: 34px;
font-weight: 600;
font-size: 16px;
color: #333333;
width: 222px;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
float: left;
line-height: 34px;
}
.information .newBox .fr ul li .time{
margin-left: 22px;
color: #666;
}
.information .newBox .fr ul li p{
height: 50px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin: 0 0 15px 0;
line-height: 28px;
}
/* 相关资讯 end */

/* 高防cdn页面 css start */
.high_defense_content1{
	padding: 60px 0 40px 0;
	overflow: hidden;
}
.high_defense_content1>ul{
    width: 482px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.high_defense_content1>li{
    width: 240px;
    float: left;
    line-height: 40px;
    text-align: center;
    margin-right: 1px;
    background-color: #999999;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
}
.high_defense_content1>li.active{
  background-color: #0066ff;
}

.high_defense_content1 div.content1_div{
    margin-top: 40px;
    display: none;
}
.content1_div>ul li{
    width: 31.6%;
    margin-right: 30px;
    float: left;
    box-shadow:0px 1px 3px 0px rgba(16,28,30,0.2);
    padding-bottom: 28px;
    margin-bottom: 20px;
    background: #FBF9FF url(../templets/default/static/images/home_icoContent.png) center center no-repeat;
}
.content1_div>ul li:hover{
    webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.2);
}
.content1_div>ul li:nth-child(3n){
    margin-right: 0;
}
.content1_div>ul li .content1_div_top{
    height: 100px;
    margin-bottom: 17px;
    background: #0036C4 url(../templets/default/static/images/content1_div_topBj.png) center center no-repeat;
}
.content1_div>ul li .content1_div_top h3{
    font-size: 30px;
    color: #fff;
    font-weight:bold;
    line-height: 100px;
    text-align: center;
}
.content1_div>ul li>p{
    width: 66%;
    height: 39px;
    display: block;
    margin: 0 auto;
    line-height: 39px;
    text-align: center;
    border-bottom: 1.2px dashed #CCCCCC;
}
.content1_div>ul li .content1_div_bottom{
    padding-top: 23px;
}
.content1_div_bottom >p{
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #333;
}
.content1_div_bottom >p b{
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    color: #FF007B;
}
.content1_div_bottom >span{
    display: block;
    margin-top: 7px;
    font-size: 14px;
    color: #999;
    text-align: center;
    
}
.content1_div_bottom >span b{
    font-size: 20px;
    color: #FF66AF;
    font-weight: 400;
}
.content1_div_bottom >a{
    width:180px;
    height:30px;
    display: block;
    margin: 0 auto;
    border:1px solid #0036C4;
    border-radius:2px;
    color: #0036C4;
    text-align: center;
    line-height: 30px;
    margin-top: 27px;
}
.content1_div_bottom >a:hover{
    background-color: #0036C4;
    color: #fff;
}
.content1_div_bottom .bottomText{
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    text-align: center;
}
.high_defense_content1>li div.content1_div2{
  margin-top: 40px;
  display: none;
}
.content1_div2 ul li.content1_div_top{
    background: #5033FF url(../templets/default/static/images/content1_div_topBj.png) center center no-repeat;   
}
.content1_div2 ul li.content1_div_top .content1_div_bottom >p b{
    color: #A519FF;
}
.content1_div2 ul li.content1_div_top .content1_div_bottom>span b{
    color: #C466FF;
}
.content1_div2 ul li.content1_div_top .content1_div_bottom>a{
    border:1px solid #5033FF;
    color: #5033FF;
}
.content1_div2 ul li.content1_div_top .content1_div_bottom>a:hover{
    background-color: #5033FF;
}
.high_defense_content1>li div.active{
    display: block;
}

.high_defense_content2{
	padding: 60px 0;
	background-image: url(../templets/default/static/images/high_defense_content2_bj.png);
	background-size: cover;
	background-position: center;
	overflow: hidden;
}
.high_defense_content2 .ty_titleBox h2,.high_defense_content2 .ty_titleBox p{
        color: #fff;
}
.home_content2Box .ty_titleP{
    margin: 18px 0 35px 0;
}
.home_content2Box ul{
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content: center;
    align-content: flex-start;
    flex-wrap: nowrap;
    position: relative;
    background-color: #fff;
    padding-top: 18px;
}
.home_content2Box ul::after{
    content:"";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    top: 54px;
    left: 0;
}
.home_content2Box ul li{
    float: left;
    width: 25%;
    text-align: center;
    font-size: 20px;
    color: #333;
    padding-bottom: 10px;
    cursor: pointer;
}
.home_content2Box ul li span{
    padding: 0 20px 10px 20px;
}
.home_content2Box ul li span i{
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.home_content2Box ul .activespan{
    position:relative;
    z-index: 2;
    border-bottom: 1px solid #0066ff;
}
.home_content2Box ul .icon_1 span i{
    background-image: url(../templets/default/static/images/content2_t1.png);
}
.home_content2Box ul .icon_2 span i{
            background-image: url(../templets/default/static/images/content2_t2.png);
}
.home_content2Box ul .icon_3 span i{
    background-image: url(../templets/default/static/images/content2_t3.png);
}
.home_content2Box ul .icon_4 span i{
    background-image: url(../templets/default/static/images/content2_t4.png);
}
.home_content2Box .content2_div{
    display: none;
    padding-top: 40px;
    background-color: #fff;
    padding-left: 9.16%;
    overflow: hidden;
    padding-bottom: 60px;
}
.home_content2Box .content2_div img{
    float: left;
    width: 58.7%;
    height: 276px;
}
.home_content2Box .content2_div div{
    width: 26.61%;
    height: 276px;
    float: right;
    padding: 30px 50px 0px 50px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: #E8EDF6;
    margin-right: 10.1%;
}
.home_content2Box .content2_div div h3{
    font-size: 18px;
    font-weight: 800;
    color: #333;
}
.home_content2Box .content2_div div h3 span{
    width: 90px;
    display: block;
    border-bottom: 1px solid #0066ff;
    padding-bottom: 13px;
}
.home_content2Box .content2_div div .text1{
    margin: 16px 0 34px 0;
    line-height: 25px;
}
.home_content2Box .content2_div div p{
    font-size: 14px;
    color: #666;
}
.home_content2Box .content2_div div b{
    font-size: 14px;
    color: #343434;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
}
.content2_div.active2{
    display: block;
}
/* 高防cdn页面 css end */
/* 登录页面 start */
.login_nox{
  
}
/* 登录页面 end */